EMT Practice Test

1. Question Content...


Question List

Question1: Which strategy is correct for configuring Spring Security to intercept particular URLs? (Choose the best answer.)

Question2: Which two statements are true regarding a Spring Boot-based Spring MVC application? (Choose two.)

Question3: Which two statements are true regarding storing user details in Spring Security? (Choose two.)

Question4: Refer to the exhibit.

Which option is a valid way to retrieve the account id? (Choose the best answer.)

Question5: Which two statements are true about Spring Boot and Spring Data JPA? (Choose two.)

Question6: Which following statements are true about Spring Data? (Choose two.)

Question7: Which statement about @TestPropertySource annotation is true? (Choose the best answer.)

Question8: If a class is annotated with @Component, what should be done to have Spring automatically detect the annotated class and load it as a bean? (Choose the best answer.)

Question9: Refer to the exhibit.

How can a response status code be set for No Content (204)? (Choose the best answer.)

Question10: Which two statements about the @Autowired annotation are true? (Choose two.)

Question11: Which two statements are true regarding Spring and Spring Boot Testing? (Choose two.)

Question12: Which two options are REST principles? (Choose two.)

Question13: Refer to the exhibit.

Based on the default Spring behavior, choose the correct answer. (Choose the best answer.)

Question14: Spring Boot will find and load property files in which of the following? (Choose the best answer.)

Question15: Which two statements are true about @Controller annotated classes? (Choose two.)

Question16: Which two options are valid optional attributes for Spring's @Transactional annotation? (Choose two.)

Question17: Which two statements are true regarding @DataJpaTest? (Choose two.)

Question18: Which statement is true about the @PropertySource annotation? (Choose the best answer.)

Question19: Which two statements are correct regarding the @EnableAutoConfiguration annotation? (Choose two.)